C1.DataCollection Assembly / C1.DataCollection Namespace / C1DataCollectionList<T> Class
Members

C1DataCollectionList<T> Class
Data collection wrapper for exposing it as a IList.
Object Model
C1DataCollectionList<T> Class
Syntax
'Declaration
 
Public Class C1DataCollectionList(Of T As Class) 
 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1DataCollectionList<T>

See Also